DXS SET SPRITE TILESET

Sets the tileset size. A tileset is virtually cut in small images of same size called tiles.
the tileset width and height are the number of tiles that it have horizontally and vertically.
The tile size is automtically calculated form these datas, so it is possible to use DXS GET SPRITE TILE WIDTH and DXS GET SPRITE TILE HEIGHT.

Syntax

DXS SET SPRITE TILESET Sprite Pointer, Width, Height


AdvancedSPRITES : Commands Menu